docs: add CONTRIBUTING.md and align README structure with repo#293
docs: add CONTRIBUTING.md and align README structure with repo#293tejeshvenkat wants to merge 2 commits intoOWASP-BLT:mainfrom
Conversation
- CONTRIBUTING: local dev, npm ci/test, compileall, PR workflow, links to docs/ - README: link to CONTRIBUTING; project tree matches actual files; remove broken refs to missing TESTING.md, test-simple.js, test-production.js; document test-sorting-security.js
📊 Monthly LeaderboardHi @tejeshvenkat! Here's how you rank for March 2026:
Scoring this month (across OWASP-BLT org): Open PRs (+1 each), Merged PRs (+10), Closed (not merged) (−2), Reviews (+5; first two per PR in-month), Comments (+2, excludes CodeRabbit). Run |
🍃 PR Readiness CheckCheck the readiness of this PR on Leaf: Leaf reviews pull requests for operational readiness, security risks, and production-impacting changes before they ship. |
|
👋 Hi @tejeshvenkat! This pull request needs a peer review before it can be merged. Please request a review from a team member who is not:
Once a valid peer review is submitted, this check will pass automatically. Thank you!
|
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Repository: OWASP-BLT/coderabbit/.coderabbit.yml Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
WalkthroughAdded a new Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes 🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
There was a problem hiding this comment.
Actionable comments posted: 1
🤖 Prompt for all review comments with AI agents
Verify each finding against the current code and only fix it if needed.
Inline comments:
In `@CONTRIBUTING.md`:
- Line 12: Update the CONTRIBUTING.md entry that lists the CI commands so the
`npm audit` invocation matches CI exactly: change the listed command to `npm
audit --audit-level=high` (the same flag used in .github/workflows/ci.yml) when
enumerating the commands `npm run lint`, `npm run format:check`, `npm test`,
`npm audit` so the docs and CI stay in sync.
🪄 Autofix (Beta)
Fix all unresolved CodeRabbit comments on this PR:
- Push a commit to this branch (recommended)
- Create a new PR with the fixes
ℹ️ Review info
⚙️ Run configuration
Configuration used: Repository: OWASP-BLT/coderabbit/.coderabbit.yml
Review profile: CHILL
Plan: Pro
Run ID: 2ac16bd9-7399-4b54-b9ae-d0f70a937c55
📒 Files selected for processing (2)
CONTRIBUTING.mdREADME.md
Summary by CodeRabbit